Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style(app, protocol-designer): promote confusing void expression lint rule to error, fix all #15327

Merged
merged 12 commits into from
Jun 5, 2024

Conversation

b-cooper
Copy link
Contributor

@b-cooper b-cooper commented Jun 4, 2024

Overview

Re-enable lint error for confusing typescript void expressions and fix all outstanding occurrences of
the error.

Risk assessment

medium, many files changed

b-cooper added 8 commits May 31, 2024 12:30
…to error, fix all occurences

Promote the two previously demoted testing library eslint rules back to error and correct all
outstanding occurences.
… rule to error, fix all

Reenable lint error for confusing typescript void expressions and fix all outstanding occurrences of
the error.
@b-cooper b-cooper requested a review from shlokamin June 4, 2024 17:48
@b-cooper b-cooper requested review from a team as code owners June 4, 2024 17:48
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There appears to be a bug here that would make keep removeWellContents from ever being dispatched correctly. @shlokamin

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @jerader for viz. thanks for fixing brian!

Copy link
Member

@shlokamin shlokamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for doing this! clicked around the app, pd, and ll and nothing bad seemed to happen

@b-cooper b-cooper merged commit 42633bd into edge Jun 5, 2024
34 checks passed
@b-cooper b-cooper deleted the chore_void-expressions-lint branch June 5, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants